Don't rename a directory to a directory
authorAlex Crichton <alex@alexcrichton.com>
Tue, 22 Jul 2014 17:21:27 +0000 (10:21 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 22 Jul 2014 17:21:27 +0000 (10:21 -0700)
commitbcde2c61b136c585451a7b00ca9b01db8841c6a2
tree5ede9a0ae89b6570b39a4f7ff8c7cf68aceebc9e
parentc3f9f9e70079ba3491c881484ae9c9d851c70052
Don't rename a directory to a directory

Test by @EdShaw!

Closes #227
src/cargo/ops/cargo_rustc/mod.rs
tests/test_cargo_compile.rs